Total Complexity | 50 |
Dependencies | 3 |
Dependents | 4 |
Total lines | 259 |
Lines of code | 160 |
Logical lines of code | 95 |
Comment lines | 27 |
Methods | 17 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
read() | 56 | 6 | 19 | |
getMetadata() | 62 | 6 | 11 | |
getSize() | 58 | 5 | 17 | |
__construct() | 56 | 4 | 17 | |
write() | 59 | 4 | 14 | |
seek() | 60 | 4 | 13 | |
close() | 68 | 3 | 8 | |
getContents() | 64 | 3 | 10 | |
tell() | 64 | 3 | 10 | |
__toString() | 65 | 3 | 10 | |
detach() | 64 | 2 | 10 | |
eof() | 70 | 2 | 6 | |
isReadable() | 82 | 1 | 3 | |
__destruct() | 82 | 1 | 3 | |
isSeekable() | 82 | 1 | 3 | |
rewind() | 81 | 1 | 3 | |
isWritable() | 82 | 1 | 3 |